home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / v cisle / flyakite / FlyakiteOSX v3.5.exe / $PROGRAM_FILES / RK Launcher / help.txt < prev    next >
Text File  |  2005-03-06  |  725b  |  36 lines

  1. ; this is just a brief help for some of the options 
  2. ; that are not very clear
  3.  
  4. [RKDock.ini]
  5.  
  6. minimizePosition:
  7. negative values will be counted from right to left -1 being the last element -2 one before the last, etc.
  8.  
  9.  
  10. [itemlist.ini]
  11.  
  12. name:
  13. name of the item that will appear above the item on mouseover
  14.  
  15. icon:
  16. relative path to the item's icon
  17.  
  18. type:
  19. type of the item, can be: shortcut, separator
  20.  
  21. link:
  22. executable path
  23.  
  24. arguments:
  25. argument list for the application
  26.  
  27. workFolder:
  28. work folder of the application
  29.  
  30. show:
  31. the way the item will be shown, can be: normal, excluded
  32.  
  33. sameInstance:
  34. can be 1 if you want the dock to open only one instance of the application, 0 otherwise
  35. default is 0
  36.